home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2002 May / VPR0205B.ISO / TERMINAL / J-DSL SIGNUPSOFT / jdsl.exe / 0 / RCDATA / TFORMSPLASH / TFORMSPLASH.txt
Text File  |  2001-10-19  |  867b  |  42 lines

  1. object FormSplash: TFormSplash
  2.   Left = 31
  3.   Top = 551
  4.   Cursor = crHourGlass
  5.   BorderStyle = bsNone
  6.   Caption = 'FormSplash'
  7.   ClientHeight = 267
  8.   ClientWidth = 400
  9.   Color = clWindow
  10.   Font.Charset = SHIFTJIS_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -12
  13.   Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   OldCreateOrder = False
  17.   Position = poDesktopCenter
  18.   PixelsPerInch = 96
  19.   TextHeight = 12
  20.   object Image1: TImage
  21.     Left = 0
  22.     Top = 0
  23.     Width = 400
  24.     Height = 267
  25.     Align = alClient
  26.   end
  27.   object Label1: TLabel
  28.     Left = 93
  29.     Top = 240
  30.     Width = 3
  31.     Height = 9
  32.     Font.Charset = SHIFTJIS_CHARSET
  33.     Font.Color = clBlack
  34.     Font.Height = -9
  35.     Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  36.     Font.Style = []
  37.     ParentFont = False
  38.     Transparent = True
  39.     Visible = False
  40.   end
  41. end
  42.